home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Oregon / Atlas of Oregon - Disc 1.iso / pc / buttons / buttonStyle_pill.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(press).as < prev    next >
Encoding:
Text File  |  2002-09-06  |  151 b   |  5 lines

  1. on(press){
  2.    textColor.setTransform(_root.colorSet26[14]);
  3.    _root.pagePairPosition.main.zoomPanTool.spot.device.zoomWindow.runner.active = 0;
  4. }
  5.